@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/b0078k7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/45deae9f476e05fba576b3d173c602e2"^^xsd:string ;
  ns0:name "Pand 917"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71488710 52.00992831, 4.71484557 52.00991329, 4.71479643 52.00996872, 4.71480993 52.00997350, 4.71484202 52.00998208, 4.71488710 52.00992831))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

