@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/b0085kf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/24534a7fa6c44d0ce9a3e903841a0fd9"^^xsd:string ;
  ns0:name "Pand 1671"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962498> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71473042 52.01203447, 4.71474904 52.01198876, 4.71468225 52.01198056, 4.71466646 52.01202446, 4.71473042 52.01203447))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

