@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/b008f7b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/89c2f22a298db5573cb3214d8356e790"^^xsd:string ;
  ns0:name "Pand 1893"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962720> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70534168 52.01126607, 4.70546799 52.01134172, 4.70552423 52.01130183, 4.70539943 52.01123395, 4.70534168 52.01126607))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

