@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/b3XmFZ>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 4194.0 ;
  gtm:kadastraleAanduiding "D4194"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4194"^^xsd:string ;
  ns0:name "Perceel GDA01-D4194"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270419470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVQhAm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73617> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052243709678 52.009200418209,4.7052999897952 52.009142323745,4.705414464726 52.009196548775,4.7053337697127 52.009257049768,4.7052243709678 52.009200418209))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

