@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/b00bd9g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/127d8aaa65f113a28f84d47368bd91e2" ;
  ns0:name "Pand 3548"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964375> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70620588 52.01124033, 4.70611227 52.01132335, 4.70613830 52.01133398, 4.70615742 52.01131462, 4.70619803 52.01133219, 4.70627020 52.01126866, 4.70620588 52.01124033))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

