@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/b007hjg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/00c674309695f46f1dd04648b38744a1"^^xsd:string ;
  ns0:name "Pand 1119"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961946> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71324331 52.01042522, 4.71311057 52.01041569, 4.71309826 52.01045843, 4.71321305 52.01046595, 4.71321305 52.01046596, 4.71323607 52.01046746, 4.71324331 52.01042522))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

