@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/b2IiK3>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 4300.0 ;
  gtm:kadastraleAanduiding "C4300"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4300"^^xsd:string ;
  schema:name "Perceel GDA01-C4300"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260430070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBEb21> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251346> ;
  schema:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143641197795 52.008310454409,4.7143975558427 52.008244823426,4.7144557351332 52.008248283909,4.7144353541912 52.008307778535,4.7144339448688 52.00830754577,4.7144283919484 52.008320403407,4.7143641197795 52.008310454409))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

