@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/b0075vd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c14a09aca03d628acc91c2954bd00c87"^^xsd:string ;
  ns0:name "Pand 838"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961665> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70850300 52.00971706, 4.70852613 52.00972631, 4.70860670 52.00965897, 4.70856827 52.00964936, 4.70850300 52.00971706))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

