@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/b0073st>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b8ce092155de54fc60711d7ade76cc4b"^^xsd:string ;
  ns0:name "Pand 778"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961605> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71248336 52.00930334, 4.71240435 52.00928179, 4.71237914 52.00931248, 4.71237914 52.00931248, 4.71246002 52.00933721, 4.71247709 52.00931244, 4.71248336 52.00930334))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

