@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/bBrxRz>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 4461.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4461" ;
  gtm:kadastraleAanduiding "M4461"@nl ;
  ns0:name "Perceel GDA01-M4461"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350446170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCuaMD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87545> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7152030508235 52.028975163224,4.7152943725221 52.02897904601,4.7152763356981 52.029145956127,4.715266235927 52.029236411452,4.7152599969078 52.029292912742,4.7152442686574 52.029292283686,4.7152024739832 52.029290499174,4.7152088591857 52.029233971756,4.7151750448422 52.029232529392,4.7152030508235 52.028975163224))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

