@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/bYycII>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 1381.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1381"^^xsd:string ;
  gtm:kadastraleAanduiding "I1381"@nl ;
  ns0:name "Perceel GDA01-I1381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320138170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b750NH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78045> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7202907949284 52.020225893648,4.7201625079346 52.020211693306,4.7200412850206 52.020198602472,4.7199805041302 52.020191696512,4.7199926294166 52.02014837829,4.7200533963515 52.020155239222,4.720174661651 52.020168411181,4.7203033136654 52.020181570925,4.7203024683026 52.020184532304,4.7202907949284 52.020225893648))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

