@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/b007ddp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8eb229e87ab1a7855ead5bf6c253c010"^^xsd:string ;
  ns0:name "Pand 1028"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961855> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71038833 52.00913870, 4.71034724 52.00911478, 4.71027489 52.00916330, 4.71028198 52.00916743, 4.71031720 52.00918794, 4.71038833 52.00913870))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

