@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/b009nmh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/45d01f88d08aa7d1ab93149b88e2f2b0" ;
  ns0:name "Pand 2919"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70812675 52.00885795, 4.70820145 52.00880922, 4.70815640 52.00878149, 4.70808118 52.00883135, 4.70812675 52.00885795))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

