@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/b007wp9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/99aa073e01f8f49d5d01535fd35a9ab3"^^xsd:string ;
  ns0:name "Pand 1442"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70603169 52.01076834, 4.70606405 52.01078405, 4.70610167 52.01075454, 4.70606931 52.01073883, 4.70603169 52.01076834))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

