@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/b007n26>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0d4170a707bb9f6eecb7b000cbb4d7b6"^^xsd:string ;
  ns0:name "Pand 1221"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962048> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71390572 52.01025816, 4.71383154 52.01025334, 4.71382505 52.01029135, 4.71385162 52.01029318, 4.71389918 52.01029646, 4.71390572 52.01025816))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

