@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bhuQSO>
  gtm:oppervlakte 174.0 ;
  gtm:kadastraalNummer 4315.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4315"^^xsd:string ;
  gtm:kadastraleAanduiding "K4315"@nl ;
  schema:name "Perceel GDA01-K4315"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330431570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3MXQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82021> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.723259001702 52.015323991012,4.7228630258835 52.015276195005,4.7228377724962 52.015273796409,4.7226705912003 52.015255550185,4.7226795683115 52.015219934926,4.7228468720023 52.015237777351,4.7232710084882 52.01528541764,4.723259001702 52.015323991012))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

