@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b006x1g>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5321f75328d703416793613860fdb068"^^xsd:string ;
  schema:name "Pand 611"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961438> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70930298 52.00893015, 4.70929499 52.00893509, 4.70923752 52.00897420, 4.70907880 52.00908220, 4.70931400 52.00921384, 4.70952846 52.00906903, 4.70930298 52.00893015))"^^geo:wktLiteral ;
    osm:area 487.0
  ] .

