@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/b008dnx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cdb50e27f05e6e4651305f55797d920f"^^xsd:string ;
  ns0:name "Pand 1876"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962703> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70591017 52.01113708, 4.70596363 52.01116625, 4.70599832 52.01113782, 4.70599832 52.01113782, 4.70594545 52.01111080, 4.70591017 52.01113708))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

