@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b008jc4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/099d14bc79378a8c1435c88234a7a4cd"^^xsd:string ;
  ns0:name "Pand 1984"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962811> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71350569 52.01231852, 4.71346076 52.01230354, 4.71336601 52.01227195, 4.71333871 52.01230156, 4.71347945 52.01234848, 4.71350569 52.01231852))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

