@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/b008f6x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6d2401bd72384542590f04d1a285cdcb"^^xsd:string ;
  ns0:name "Pand 1892"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962719> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70798894 52.01134258, 4.70805002 52.01129525, 4.70799008 52.01126580, 4.70793303 52.01130711, 4.70798894 52.01134258))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

