@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/b007s7s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b8c2fe64ecab997cf54cc8f09408ef5"^^xsd:string ;
  ns0:name "Pand 1342"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962169> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70920544 52.01103952, 4.70913942 52.01104320, 4.70913384 52.01108090, 4.70920853 52.01107865, 4.70920544 52.01103952))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

