@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/b007g29>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c96f096451a04b3732f5b2e0f7e64982"^^xsd:string ;
  ns0:name "Pand 1076"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961903> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70810453 52.01032691, 4.70812876 52.01031146, 4.70809325 52.01027985, 4.70806437 52.01029795, 4.70810453 52.01032691))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

