@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/b0086nn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/310be9752e1ed794afea1464f839a905"^^xsd:string ;
  ns0:name "Pand 1702"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962529> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71338159 52.01204495, 4.71346749 52.01208035, 4.71349125 52.01205542, 4.71340847 52.01202130, 4.71338159 52.01204495))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

