@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/bywJvU>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2137.0 ;
  gtm:kadastraleAanduiding "F2137"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2137" ;
  ns0:name "Perceel GDA01-F2137"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75556> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973470164711 52.005370841144,4.6972666863805 52.005348690239,4.6971514699848 52.005318362033,4.6969430028929 52.00526321816,4.6969717028602 52.005223873349,4.6971083139395 52.005258911265,4.6971797916862 52.005278035216,4.6972954100459 52.005307790492,4.6973757278657 52.005329788502,4.6973470164711 52.005370841144))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

