@prefix ns0: <https://schema.org/> .
@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/b006r72>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e54fe426548b4e6329b9d8dc5c77b4b" ;
  ns0:name "Pand 472"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961299> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70909264 52.00860946, 4.70915202 52.00864178, 4.70920835 52.00861416, 4.70913787 52.00857900, 4.70909264 52.00860946))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

