@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/b0083m3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f8bd831bfffdb8473c6d0e2574a3b96"^^xsd:string ;
  ns0:name "Pand 1614"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962441> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71158739 52.01155795, 4.71153693 52.01153627, 4.71147100 52.01159930, 4.71152283 52.01162611, 4.71158739 52.01155795))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

