blob: 4f4586bd70b0d3c9418714ed77f4cfe490d041a5 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
_:node9423934b5f186fd49d90edd31b5625ba <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://data-vocabulary.org/Person> <http://bob.example.com/> .
_:nodee94f8737ad89876c85bd87156a1eb585 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://data-vocabulary.org/Address> <http://bob.example.com/> .
_:nodee94f8737ad89876c85bd87156a1eb585 <http://data-vocabulary.org/street-address> "1234 Peach Drive" <http://bob.example.com/> .
_:nodee94f8737ad89876c85bd87156a1eb585 <http://data-vocabulary.org/locality> "Warner Robins" <http://bob.example.com/> .
_:nodee94f8737ad89876c85bd87156a1eb585 <http://data-vocabulary.org/region> "Georgia" <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/address> _:nodee94f8737ad89876c85bd87156a1eb585 <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/affiliation> "University of Dreams" <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/name> "John Doe" <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/nickname> "Johnny" <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/title> "graduate research assistant" <http://bob.example.com/> .
_:node9423934b5f186fd49d90edd31b5625ba <http://data-vocabulary.org/url> <http://www.JohnnyD.com> <http://bob.example.com/> .
<http://bob.example.com/> <http://www.w3.org/1999/xhtml/microdata#item> _:node9423934b5f186fd49d90edd31b5625ba <http://bob.example.com/> .