@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/b00743x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ee56e2c3c8e02a7f977701ca2bdfa275"^^xsd:string ;
  ns0:name "Pand 787"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961614> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70746439 52.00926989, 4.70743913 52.00928629, 4.70747353 52.00930596, 4.70747390 52.00930573, 4.70753101 52.00934084, 4.70756992 52.00931643, 4.70752286 52.00930421, 4.70746439 52.00926989))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

