@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/byj1zO>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 7378.0 ;
  gtm:kadastraleAanduiding "A7378"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7378" ;
  ns0:name "Perceel GDA01-A7378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240737870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqCh6Z> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69929> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110064060596 52.015417445329,4.7110061324213 52.015417237024,4.7110716907579 52.015384077844,4.7111887286574 52.01547174868,4.7113034928763 52.015554696421,4.7113064470976 52.015556825656,4.711234242243 52.015585398673,4.7111231555767 52.015504916828,4.7110064060596 52.015417445329))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

