@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/b008t7h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/45456f09553cd52877753c7a8b0de3a6"^^xsd:string ;
  ns0:name "Pand 2212"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963039> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71140163 52.01298584, 4.71133982 52.01295870, 4.71129967 52.01299709, 4.71136909 52.01302260, 4.71140163 52.01298584))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

