@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/b008n4c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dbe26bb9d0b68bd972e473f386baaad6"^^xsd:string ;
  ns0:name "Pand 2064"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962891> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71265160 52.01242270, 4.71262392 52.01244614, 4.71264919 52.01245750, 4.71267687 52.01243406, 4.71265160 52.01242270))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

