@prefix ns0: <https://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/b008jxr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2dd027c9b7ebda93b67513189c53cd67"^^xsd:string ;
  ns0:name "Pand 2000"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962827> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71382527 52.01232691, 4.71386278 52.01234189, 4.71399395 52.01221680, 4.71395145 52.01219643, 4.71392105 52.01218278, 4.71388633 52.01216542, 4.71378116 52.01225749, 4.71379693 52.01226445, 4.71381505 52.01224718, 4.71388119 52.01227359, 4.71382527 52.01232691))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

