@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/b00b3q1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a320aeba211438930e557a6e6b67ff84" ;
  ns0:name "Pand 3299"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964126> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71455656 52.00994679, 4.71469060 52.00998795, 4.71471774 52.00994559, 4.71458650 52.00990425, 4.71455656 52.00994679))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

