@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/bJ8zo3>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 4210.0 ;
  gtm:kadastraleAanduiding "C4210"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4210" ;
  ns0:name "Perceel GDA01-C4210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260421070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62nYI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244899> ;
  ns0:startDate "2007-03-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.712220874702 52.012859098477,4.7121758608221 52.012831254966,4.7121257040086 52.012863442446,4.7121145280372 52.012856897719,4.7121345640502 52.012843862585,4.7121652697652 52.012824560795,4.7121753726465 52.012818209996,4.7121906127265 52.01282765431,4.7122164202445 52.012811506315,4.7122569647572 52.012836277118,4.712220874702 52.012859098477))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

