@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/bb29pV>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 7973.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7973"^^xsd:string ;
  gtm:kadastraleAanduiding "K7973"@nl ;
  ns0:name "Perceel GDA01-K7973"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330797370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM4N5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79932> ;
  ns0:startDate "2000-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7415885529418 52.011759883509,4.7414381293196 52.011742591734,4.7413478780921 52.011731409437,4.7413418519832 52.01175133058,4.741310775441 52.01174776247,4.7413309966237 52.01168081111,4.7416028900745 52.011712072048,4.7415885529418 52.011759883509))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

