@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/bz8PPe>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 8326.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8326"^^xsd:string ;
  gtm:kadastraleAanduiding "K8326"@nl ;
  ns0:name "Perceel GDA01-K8326"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330832670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx3YHg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80169> ;
  ns0:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7404315563281 52.01056484601,4.7403747788042 52.01052951531,4.7402857508912 52.010474125053,4.740196954286 52.010418870825,4.7402564363619 52.010382848716,4.7403428346977 52.010436741464,4.7404339970357 52.010493608512,4.7404493666365 52.010503517257,4.7404799977697 52.010522749902,4.7404902899082 52.010529215161,4.7404315563281 52.01056484601))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

