@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/b008s8j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5a5ea1e83e54518073dcf32eaebd7410"^^xsd:string ;
  ns0:name "Pand 2184"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963011> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71121337 52.01292915, 4.71127570 52.01295828, 4.71125124 52.01297971, 4.71129967 52.01299709, 4.71133982 52.01295870, 4.71129769 52.01293901, 4.71123641 52.01291038, 4.71121337 52.01292915))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

