@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/bXIqw1>
  gtm:oppervlakte 266.0 ;
  gtm:kadastraalNummer 4404.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4404" ;
  gtm:kadastraleAanduiding "M4404"@nl ;
  ns0:name "Perceel GDA01-M4404"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350440470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ9V5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87488> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7163116477057 52.030591392657,4.7161706158063 52.030585600511,4.7161788891306 52.030509965543,4.7161911114594 52.030394444692,4.7162075673166 52.030395167649,4.7162138093389 52.030338396689,4.7163400603738 52.030334711726,4.716329978622 52.030424088617,4.7163116477057 52.030591392657))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

