@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/bVd0Cj>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3738.0 ;
  gtm:kadastraleAanduiding "F3738"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3738" ;
  ns0:name "Perceel GDA01-F3738"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290373870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76420> ;
  ns0:startDate "2018-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700048694764 52.002021585126,4.7002103366738 52.002020227668,4.7003001841401 52.002019718385,4.7003444477209 52.002019302568,4.7003448858872 52.002037281975,4.7003455411694 52.002069608177,4.7003455391042 52.002069742992,4.7000497558644 52.002072079307,4.7000487549612 52.00202430897,4.700048694764 52.002021585126))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

