@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/b008vsh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7d6e205bcaa76695f5b2f1e74f5942e4"^^xsd:string ;
  ns0:name "Pand 2257"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71063767 52.01285005, 4.71058016 52.01285662, 4.71061117 52.01293018, 4.71066795 52.01291459, 4.71063767 52.01285005))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

