@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/b0074z8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/02c2a5e0eae024a997ce98f3ef72866d"^^xsd:string ;
  ns0:name "Pand 812"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961639> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71472952 52.00944076, 4.71472858 52.00944318, 4.71472475 52.00945305, 4.71474178 52.00945557, 4.71474655 52.00944328, 4.71472952 52.00944076))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

