@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bWtn4j>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 4748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4748" ;
  gtm:kadastraleAanduiding "K4748"@nl ;
  ns0:name "Perceel GDA01-K4748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330474870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYEJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256462> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7368698819093 52.013827736052,4.7368053927523 52.014061751812,4.7367767314549 52.014165705875,4.7367707343789 52.014187478552,4.7367525588041 52.014253451715,4.7366264888739 52.01423988373,4.7367061856856 52.013949756745,4.7366628144963 52.013883892917,4.7366660878766 52.013872136226,4.7366736294855 52.013870407189,4.7368698819093 52.013827736052))"^^geo:wktLiteral ;
    osm:area 425.0
  ] .

