@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/bNIPa1>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 4385.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4385"^^xsd:string ;
  gtm:kadastraleAanduiding "K4385"@nl ;
  ns0:name "Perceel GDA01-K4385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330438570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cqR>, <https://n2t.net/ark:/60537/bpn7fD> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82048> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.739289081689 52.009412337751,4.739477793335 52.009431362031,4.7396545293774 52.009449583084,4.7396924906364 52.009453360289,4.7396759320357 52.0095167272,4.7392726642794 52.009475975037,4.739289081689 52.009412337751))"^^geo:wktLiteral ;
    osm:area 201.0
  ] .

