@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/b007695>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/feaa30ac18f41d406204b0ff3548c758"^^xsd:string ;
  ns0:name "Pand 851"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70847640 52.00974465, 4.70844608 52.00977609, 4.70846553 52.00978583, 4.70850150 52.00975560, 4.70847640 52.00974465))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

