@prefix ns0: <https://schema.org/> .
@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/b006jh3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d6e9383984fee946a7cb9e8110114f07" ;
  ns0:name "Pand 306"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71396831 52.00788194, 4.71393039 52.00787140, 4.71388627 52.00792518, 4.71392786 52.00793716, 4.71396831 52.00788194))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

