@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/b00888v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0f5a256a4e305f38a62057efe1c35f9f"^^xsd:string ;
  ns0:name "Pand 1749"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962576> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70895716 52.01194113, 4.70896233 52.01190464, 4.70873533 52.01185942, 4.70872321 52.01187954, 4.70876507 52.01188914, 4.70876951 52.01188178, 4.70879682 52.01188602, 4.70878803 52.01190757, 4.70895716 52.01194113))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

