@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/baCLnF>
  gtm:oppervlakte 309.0 ;
  gtm:kadastraalNummer 1676.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1676" ;
  gtm:kadastraleAanduiding "M1676"@nl ;
  ns0:name "Perceel GDA01-M1676"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350167670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85621> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039261609648 52.036843816224,4.7039604868739 52.037039476599,4.703803021827 52.037050148941,4.703777078099 52.0369012138,4.7037619496802 52.036812392756,4.7037800551954 52.036811167549,4.7037726267663 52.036768843118,4.7038628770797 52.036762733415,4.7038730289027 52.036816659659,4.7039261609648 52.036843816224))"^^geo:wktLiteral ;
    osm:area 308.0
  ] .

