@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/b008m5d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2367e4f6b712787b7b765d1b9a7c1969"^^xsd:string ;
  ns0:name "Pand 2036"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962863> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70957222 52.01239240, 4.70955297 52.01238294, 4.70952580 52.01240399, 4.70954505 52.01241345, 4.70957222 52.01239240))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

