@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bBdPon>
  gtm:oppervlakte 178.0 ;
  gtm:kadastraalNummer 3573.0 ;
  gtm:kadastraleAanduiding "E3573"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3573"^^xsd:string ;
  ns0:name "Perceel GDA01-E3573"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280357370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzbot> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74116> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984132833881 52.010016188593,4.6984586335178 52.00999012687,4.6985110226108 52.009960025571,4.6986063947656 52.010038027702,4.6986735029092 52.010105096315,4.6987057020094 52.010134865524,4.69865006677 52.010164831072,4.6986391541485 52.010170708584,4.6985987771097 52.01014326446,4.6985205440584 52.01009020658,4.6984132833881 52.010016188593))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

