@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/b007tk9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c042bca49ad3b2c6274ee4e8d2ef57cb"^^xsd:string ;
  ns0:name "Pand 1381"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962208> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71087885 52.01100492, 4.71081607 52.01099031, 4.71070315 52.01119252, 4.71075777 52.01122533, 4.71087885 52.01100492))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

