@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/bCu1Ow>
  gtm:oppervlakte 1500.0 ;
  gtm:kadastraalNummer 3735.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3735"^^xsd:string ;
  gtm:kadastraleAanduiding "I3735"@nl ;
  ns0:name "Perceel GDA01-I3735"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320373570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTLgbR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79263> ;
  ns0:startDate "2005-09-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198668160161 52.023318919767,4.7195694600023 52.023285487063,4.719619638126 52.023104619733,4.719711664269 52.022783627053,4.7197566650775 52.022622585641,4.7197867682828 52.022659617644,4.7198714150504 52.022738125586,4.7199440204099 52.022735894496,4.719947767938 52.022780695854,4.72005249495 52.022777810811,4.7200593859266 52.022822863675,4.7200556770945 52.022885060239,4.7200175085974 52.022956193735,4.719891907188 52.023259127449,4.7198668160161 52.023318919767))"^^geo:wktLiteral ;
    osm:area 1499.0
  ] .

