@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/b007d66>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9e0ec7bc31cfe72914eb7360a4a40c50"^^xsd:string ;
  ns0:name "Pand 1022"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961849> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70859313 52.00915463, 4.70864906 52.00911563, 4.70859459 52.00915357, 4.70859313 52.00915463))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

