@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/bMGjUD>
  gtm:oppervlakte 280.0 ;
  gtm:kadastraalNummer 2403.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2403" ;
  gtm:kadastraleAanduiding "M2403"@nl ;
  ns0:name "Perceel GDA01-M2403"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350240370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH4Jn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86042> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143421465076 52.032634987502,4.7143013440704 52.032634853224,4.7143011583352 52.032505572388,4.7143003484469 52.032376126193,4.7144421161029 52.032375983444,4.7144427234809 52.032528645449,4.7144431323757 52.032635330787,4.7143421465076 52.032634987502))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

