@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/b008jj6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/de091990537986c2eb5d92dab7237948"^^xsd:string ;
  ns0:name "Pand 1989"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962816> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70706398 52.01225640, 4.70715742 52.01230093, 4.70717007 52.01229082, 4.70716305 52.01228747, 4.70717526 52.01227700, 4.70709901 52.01222841, 4.70706398 52.01225640))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

