@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/bC3D0U>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 8244.0 ;
  gtm:kadastraleAanduiding "A8244"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8244"^^xsd:string ;
  ns0:name "Perceel GDA01-A8244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240824470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZNz4D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71314> ;
  ns0:startDate "2003-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7172820134784 52.011708551238,4.7172359540026 52.011851887774,4.7171770844978 52.011844577724,4.7171020613103 52.011834326369,4.7171432027813 52.011692606767,4.7171624117983 52.011694810401,4.7172820134784 52.011708551238))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

