@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/b008bw2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dca1b320ec8699533105a99f21ec43f1"^^xsd:string ;
  ns0:name "Pand 1825"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962652> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70724085 52.01173089, 4.70718574 52.01170490, 4.70708362 52.01179710, 4.70714117 52.01182131, 4.70724085 52.01173089))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

