@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/b0085xk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/96135044f8a04c0b6c19a221ed627bc6"^^xsd:string ;
  ns0:name "Pand 1681"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962508> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70515417 52.01199267, 4.70517593 52.01200349, 4.70518065 52.01200003, 4.70521592 52.01201840, 4.70531269 52.01194608, 4.70526538 52.01191892, 4.70515417 52.01199267))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

