@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/bJLGqa>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 3748.0 ;
  gtm:kadastraleAanduiding "B3748"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3748"^^xsd:string ;
  schema:name "Perceel GDA01-B3748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250374870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87xCo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262585> ;
  schema:startDate "2011-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066538103866 52.013538577912,4.7066453105458 52.013544820658,4.7065802768223 52.013507897821,4.7065912491944 52.013499988543,4.7066342203792 52.013524991042,4.706632720775 52.013525899189,4.7066538103866 52.013538577912))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

