@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/bABJrb>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2129.0 ;
  gtm:kadastraleAanduiding "F2129"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2129" ;
  ns0:name "Perceel GDA01-F2129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290212970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75548> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971318986142 52.005657865889,4.6970991247868 52.005697878962,4.6970215296137 52.005673065377,4.6969099628134 52.005637410226,4.6967076548461 52.005574724823,4.696739879475 52.005536344529,4.696872362009 52.005576607736,4.6969418809061 52.005598120249,4.6970538672953 52.005633004826,4.6971318986142 52.005657865889))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

