@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/b007w4p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/56e7fc7e9d1b714a5da72eabd8a8b292"^^xsd:string ;
  ns0:name "Pand 1426"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962253> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904150 52.01086710, 4.70895772 52.01086052, 4.70895355 52.01088075, 4.70895301 52.01088893, 4.70903605 52.01089696, 4.70904150 52.01086710))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

