@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/b008683>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8a0910f719b2a47d9fa7a09e267bb7ed"^^xsd:string ;
  ns0:name "Pand 1691"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962518> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71409915 52.01207120, 4.71405428 52.01205017, 4.71393545 52.01215648, 4.71397647 52.01217521, 4.71409915 52.01207120))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

