@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/b008dk3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0d07f6db0e6b8e4c8648abcb40734496"^^xsd:string ;
  ns0:name "Pand 1874"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962701> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70534168 52.01126607, 4.70527179 52.01130358, 4.70545859 52.01140964, 4.70551939 52.01137251, 4.70550860 52.01136605, 4.70557002 52.01132700, 4.70552423 52.01130183, 4.70546799 52.01134172, 4.70534168 52.01126607))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

