@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/b008n0q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1778d77579defbdb34abedd05127650b"^^xsd:string ;
  ns0:name "Pand 2060"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962887> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71403126 52.01245249, 4.71396246 52.01242643, 4.71379525 52.01259456, 4.71397671 52.01266938, 4.71402001 52.01262566, 4.71390308 52.01258137, 4.71403126 52.01245249))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

