@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/bPB8vY>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2087.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2087" ;
  gtm:kadastraleAanduiding "N2087"@nl ;
  ns0:name "Perceel GDA01-N2087"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360208770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106162> ;
  ns0:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6758976590506 52.007212497825,4.6758497178525 52.007241483456,4.6758181148664 52.007260590643,4.6757507046648 52.007217721838,4.6759744341666 52.007083716983,4.6760415428282 52.007126314185,4.6759103196402 52.007204916181,4.6758976590506 52.007212497825))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

