@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/b0083gf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/95116cdabdaba9db6a18d7ed2c7900e5"^^xsd:string ;
  ns0:name "Pand 1610"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962437> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71223221 52.01157223, 4.71228071 52.01152363, 4.71221520 52.01149607, 4.71219192 52.01151826, 4.71214553 52.01149973, 4.71192433 52.01141138, 4.71190197 52.01143487, 4.71223221 52.01157223))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

