@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/b007rvv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b981890886b8a87bccadc04185465287"^^xsd:string ;
  ns0:name "Pand 1331"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962158> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71489594 52.01099912, 4.71487493 52.01099720, 4.71487937 52.01097300, 4.71480334 52.01096769, 4.71479535 52.01096713, 4.71478685 52.01100261, 4.71489279 52.01101227, 4.71489594 52.01099912))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

