@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/b7hyEf>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 4001.0 ;
  gtm:kadastraleAanduiding "C4001"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4001"^^xsd:string ;
  ns0:name "Perceel GDA01-C4001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260400170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSILjE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72889> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144300759331 52.011526387864,4.7142921661911 52.011513600102,4.7141900366318 52.011506256982,4.7141965215501 52.011487625146,4.7141386814754 52.011479726222,4.7141476339979 52.011455850282,4.7142048944167 52.011463548143,4.7143024351324 52.011470918952,4.7144404318657 52.011483725176,4.7144361315176 52.011501416739,4.7144394479976 52.011501723322,4.7144378953297 52.011508123179,4.7144345788492 52.011507816596,4.7144300759331 52.011526387864))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

