@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/b008720>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/76dbfb81c9ed1fbc3863d05c53fd2ff9"^^xsd:string ;
  ns0:name "Pand 1714"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962541> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71258297 52.01208276, 4.71254749 52.01206387, 4.71247647 52.01211712, 4.71251666 52.01213601, 4.71258297 52.01208276))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

