@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/b0078mn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cbde5ddc75e6f039235ed8bd9ad37b35"^^xsd:string ;
  ns0:name "Pand 918"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961745> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70444124 52.00986870, 4.70439033 52.00984209, 4.70431642 52.00989594, 4.70437025 52.00992395, 4.70444124 52.00986870))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

