@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/b006nmg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/304285e562a8bfd02272fc1792c9be6b" ;
  ns0:name "Pand 396"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961223> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70561996 52.00857464, 4.70557602 52.00854780, 4.70552147 52.00857740, 4.70556678 52.00860119, 4.70561996 52.00857464))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

