@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007wtz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8f70e14fcff35ecd0d9e87d7bfc23bc"^^xsd:string ;
  ns0:name "Pand 1446"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b3KCHmb>, [
    geo:asWKT "POLYGON ((4.71049476 52.01083971, 4.71048001 52.01082376, 4.71024729 52.01091012, 4.71028197 52.01093779, 4.71049476 52.01083971))"^^geo:wktLiteral ;
    osm:area 54.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962273> .

