@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjn8XT>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 8759.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8759"^^xsd:string ;
  gtm:kadastraleAanduiding "K8759"@nl ;
  ns0:name "Perceel GDA01-K8759"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330875970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3N3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80465> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7258784618985 52.009920595693,4.7260260952654 52.009829995046,4.7261172965087 52.00977032097,4.7261736588769 52.009733218796,4.726232987124 52.00976662024,4.7260862062796 52.009864641358,4.7259761478744 52.009944676063,4.7259280921536 52.009965663672,4.7259267842917 52.009964469857,4.7258784618985 52.009920595693))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

