@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/btjeip>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 2033.0 ;
  gtm:kadastraleAanduiding "F2033"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2033" ;
  ns0:name "Perceel GDA01-F2033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290203370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5Sze> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75487> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048292315599 52.002957344907,4.7050418238401 52.002883901408,4.7051153447089 52.002937179398,4.7050599847464 52.002966196778,4.7050509360031 52.002971303689,4.7050483719808 52.002969446203,4.7049541149691 52.003019396837,4.7049081917584 52.003044594835,4.7048292315599 52.002957344907))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

