@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzYDZB>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3656.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3656" ;
  gtm:kadastraleAanduiding "M3656"@nl ;
  ns0:name "Perceel GDA01-M3656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350365670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YA0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86926> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095528415892 52.025532643038,4.7096799512964 52.025439517785,4.7097681043249 52.025374922116,4.7098019467221 52.025375269624,4.7098193997718 52.02537544194,4.7098457701411 52.025389103191,4.7096788623152 52.025511535461,4.7096098474632 52.025562165387,4.7095528415892 52.025532643038))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

