@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/bs43HA>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2090.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2090" ;
  gtm:kadastraleAanduiding "N2090"@nl ;
  ns0:name "Perceel GDA01-N2090"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360209070000/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/106165> ;
  ns0:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6758976590506 52.007212497825,4.6759103196402 52.007204916181,4.6760415428282 52.007126314185,4.6761111895414 52.007170517634,4.6760901180409 52.007183135943,4.6760661495947 52.007197498481,4.6760659142991 52.007197640874,4.6759799663454 52.007249119708,4.6759569897099 52.007263389343,4.6758782578122 52.007298840376,4.6758181148664 52.007260590643,4.6758497178525 52.007241483456,4.6758976590506 52.007212497825))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

