@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/b007m37>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ddf1321f3f71e41a63ccd1e481de3974"^^xsd:string ;
  ns0:name "Pand 1193"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962020> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70424310 52.01018340, 4.70432362 52.01011893, 4.70426603 52.01009154, 4.70419096 52.01015165, 4.70424310 52.01018340))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

