@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/bNIXH6>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 4850.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4850" ;
  gtm:kadastraleAanduiding "M4850"@nl ;
  ns0:name "Perceel GDA01-M4850"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350485070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bo6TFm> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247383> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090634275607 52.025205200719,4.7091324436849 52.025153528464,4.7091311090521 52.025155066781,4.7091308059849 52.025156799794,4.7091315819997 52.025158476104,4.7091333096451 52.025159852288,4.7091490383919 52.025168050392,4.7091353968917 52.025217381,4.709117377557 52.025230562064,4.7090681522433 52.02520494929,4.7090657116676 52.025204467838,4.7090634275607 52.025205200719))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

