@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bIVILD>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 4142.0 ;
  gtm:kadastraleAanduiding "C4142"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4142"^^xsd:string ;
  schema:name "Perceel GDA01-C4142"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260414270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwynj> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72567> ;
  schema:startDate "2007-09-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099223228386 52.014718837069,4.7099362793812 52.0147245441,4.7099127233478 52.014749665987,4.7098940089912 52.014769611441,4.7098786207669 52.014764174808,4.7098789908916 52.014763781448,4.7097391336859 52.014714457313,4.7097549211372 52.014659745882,4.7097557326171 52.014660029192,4.7098376901958 52.0146955196,4.7098465770504 52.014687750824,4.7099223228386 52.014718837069))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

