@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/b006dzz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1d47c36dcb9c5fa525988253688d393e" ;
  ns0:name "Pand 203"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961030> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71533432 52.00804594, 4.71521588 52.00807841, 4.71535834 52.00809926, 4.71533432 52.00804594))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

