@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/b007g1w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a46e673a9d9a624c115e64e2900c8545"^^xsd:string ;
  ns0:name "Pand 1075"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961902> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70812876 52.01031146, 4.70810453 52.01032691, 4.70809141 52.01033529, 4.70814150 52.01036412, 4.70816763 52.01034683, 4.70812876 52.01031146))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

