@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/bg25v0>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 3899.0 ;
  gtm:kadastraleAanduiding "C3899"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3899"^^xsd:string ;
  ns0:name "Perceel GDA01-C3899"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260389970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuMP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246528> ;
  ns0:startDate "1999-02-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711241937538 52.01045613929,4.7113053871568 52.010455110414,4.7113753614199 52.010454136941,4.7114106034978 52.010453647158,4.711431715117 52.010453265003,4.711433112009 52.010477514752,4.7113620389299 52.010479875154,4.7111999236443 52.010486485571,4.71120141184 52.010457344718,4.711241937538 52.01045613929))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

