@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/b008rcd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c2752bf3141a368c9d56119ca0fc7a28"^^xsd:string ;
  ns0:name "Pand 2158"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962985> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71059160 52.01277697, 4.71045044 52.01278088, 4.71045409 52.01283103, 4.71059764 52.01280693, 4.71059160 52.01277697))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

