@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/b007txf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0a2a375027d5d64c8d206d75e21180ae"^^xsd:string ;
  ns0:name "Pand 1391"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962218> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70363796 52.01098200, 4.70357302 52.01102303, 4.70371143 52.01110923, 4.70377893 52.01106544, 4.70363796 52.01098200))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

