@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/b007fqs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7060af694bd73343c4f62604f50eafa6"^^xsd:string ;
  ns0:name "Pand 1066"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71030605 52.01032501, 4.71026886 52.01031649, 4.71023607 52.01042524, 4.71029757 52.01043422, 4.71029864 52.01038894, 4.71030605 52.01032501))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

