@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/b006qcb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/365fe46c924afa355403a4d9c3e5b0b7" ;
  ns0:name "Pand 447"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961274> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71496664 52.00875541, 4.71496131 52.00877121, 4.71501259 52.00877780, 4.71501792 52.00876200, 4.71496664 52.00875541))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

