@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/bIVJw5>
  gtm:oppervlakte 254.0 ;
  gtm:kadastraalNummer 2382.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2382" ;
  gtm:kadastraleAanduiding "M2382"@nl ;
  ns0:name "Perceel GDA01-M2382"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350238270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86027> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135265812716 52.032978084768,4.7135872659888 52.032902345338,4.713593073187 52.032895088986,4.7136851596095 52.032895157303,4.7136851877817 52.032890375649,4.7139525602207 52.032890394533,4.7139454512058 52.032977487179,4.7137225670032 52.032977668794,4.7135265812716 52.032978084768))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

