@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/biWK99>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 3168.0 ;
  gtm:kadastraleAanduiding "B3168"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3168"^^xsd:string ;
  schema:name "Perceel GDA01-B3168"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250316870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6oM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72129> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055745152261 52.012790196814,4.7056189449766 52.012758473311,4.705667686613 52.012785172436,4.7056653156361 52.012786866506,4.7057111957868 52.012810160416,4.7056694578766 52.012840164775,4.7055745152261 52.012790196814))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

