@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/b007xdc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/48d841e9c6358400c06b656f6936086c"^^xsd:string ;
  ns0:name "Pand 1463"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962290> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70909534 52.01050836, 4.70904249 52.01053575, 4.70910448 52.01057827, 4.70916011 52.01055301, 4.70909534 52.01050836))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

