@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/b008pk4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1764237330221c52b003042a7efccdd4"^^xsd:string ;
  ns0:name "Pand 2106"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962933> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71214229 52.01260789, 4.71209639 52.01258442, 4.71201360 52.01263969, 4.71203506 52.01265265, 4.71206991 52.01263046, 4.71207862 52.01261765, 4.71210260 52.01263242, 4.71214229 52.01260789))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

