@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/b4AsXX>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1737.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1737"^^xsd:string ;
  gtm:kadastraleAanduiding "I1737"@nl ;
  ns0:name "Perceel GDA01-I1737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320173770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu9bEm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78230> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7133304643489 52.017109066701,4.7134108564621 52.017103819201,4.7134167493133 52.017141118812,4.7134282876025 52.01721861088,4.7134493029115 52.017334348871,4.713423186766 52.017335997088,4.7134238639426 52.017332621327,4.7133673915804 52.017328217384,4.7133497638839 52.017223599435,4.7133361399843 52.017146275189,4.7133304643489 52.017109066701))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

