@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/b00768r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b2ac9a30d6795e54430d677155d719bf"^^xsd:string ;
  ns0:name "Pand 850"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70831650 52.00973448, 4.70837439 52.00975670, 4.70833244 52.00979290, 4.70834805 52.00980012, 4.70842946 52.00971664, 4.70850559 52.00963479, 4.70843072 52.00962197, 4.70834258 52.00970878, 4.70831650 52.00973448))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

