@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/bYyd8z>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 2030.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2030" ;
  gtm:kadastraleAanduiding "M2030"@nl ;
  ns0:name "Perceel GDA01-M2030"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350203070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85847> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714540737177 52.030402492996,4.7143348477325 52.030393595668,4.7141608105101 52.030385859774,4.7141685574573 52.03031444646,4.7141696418997 52.030304340734,4.7142616661631 52.030308192372,4.7142622383933 52.030303081256,4.7143065086151 52.030305042036,4.7144374304713 52.030310553949,4.7145502964468 52.030315153621,4.714540737177 52.030402492996))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

