@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/b007dp0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b748c570c6676d412eb5aa6701b1db96"^^xsd:string ;
  ns0:name "Pand 1036"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961863> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71421155 52.00909125, 4.71418347 52.00909013, 4.71417721 52.00911568, 4.71420492 52.00911827, 4.71421155 52.00909125))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

