@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/bOm4AS>
  gtm:oppervlakte 53.0 ;
  gtm:kadastraalNummer 3885.0 ;
  gtm:kadastraleAanduiding "F3885"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3885"^^xsd:string ;
  ns0:name "Perceel GDA01-F3885"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290388570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3BHO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262716> ;
  ns0:startDate "2021-11-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046015172653 52.001823869917,4.7045256258259 52.001775323725,4.7045951009995 52.001730685685,4.7046733455714 52.001777717446,4.7046744566993 52.001778389033,4.7046023826226 52.001824423229,4.7046015172653 52.001823869917))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

