@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/b008dh8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/81bf7057a380644e9e9ceab4aab8afe5"^^xsd:string ;
  ns0:name "Pand 1872"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962699> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71400787 52.01134505, 4.71401219 52.01132901, 4.71382081 52.01130937, 4.71381839 52.01135221, 4.71394505 52.01136278, 4.71394960 52.01134052, 4.71400787 52.01134505))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

