@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/b008wcx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/65c7256be1af418923d094cf3b7ddf72"^^xsd:string ;
  ns0:name "Pand 2274"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963101> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70699716 52.01317133, 4.70696929 52.01315611, 4.70692136 52.01319397, 4.70694883 52.01320658, 4.70699716 52.01317133))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

