@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/bHtPus>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 3893.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3893"^^xsd:string ;
  gtm:kadastraleAanduiding "K3893"@nl ;
  ns0:name "Perceel GDA01-K3893"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330389370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLzm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81894> ;
  ns0:startDate "2023-05-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7383369672944 52.010125858646,4.7383747477222 52.00998114716,4.7383965754332 52.009896030613,4.7384816043885 52.00990442698,4.7384594406816 52.009989622586,4.7384317395695 52.010096117106,4.7384218069454 52.010134280976,4.7383369672944 52.010125858646))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

