@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/b007df3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b3033bd396bc63f8770371accaad327a"^^xsd:string ;
  ns0:name "Pand 1029"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961856> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71027489 52.00916330, 4.71034724 52.00911478, 4.71030229 52.00908879, 4.71022915 52.00913666, 4.71027489 52.00916330))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

