@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/bC3D4D>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 3044.0 ;
  gtm:kadastraleAanduiding "C3044"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3044"^^xsd:string ;
  schema:name "Perceel GDA01-C3044"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260304470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KpK7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72475> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120814888495 52.012070771349,4.7119846665893 52.0120166092,4.7119893644247 52.012013211564,4.7121050899985 52.011929321378,4.7121512653447 52.011956389593,4.7120673157712 52.012016615834,4.712062794833 52.012020841421,4.712061267583 52.012024562849,4.7120614461499 52.012029147958,4.7120625342486 52.012033306841,4.7120660929938 52.012037839429,4.7121011758513 52.012053806286,4.7120814888495 52.012070771349))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

