@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/b0079c4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1ed8b423bd908f1fac9d65bffb63052f"^^xsd:string ;
  ns0:name "Pand 940"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961767> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71252232 52.00999858, 4.71249269 52.00998491, 4.71244782 52.01002058, 4.71247591 52.01003407, 4.71252232 52.00999858))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

