@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/b008frj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/14d7909c84f31b6f6b463c0f89d71746"^^xsd:string ;
  ns0:name "Pand 1908"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962735> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71136073 52.01140901, 4.71132058 52.01139371, 4.71123855 52.01148352, 4.71123853 52.01148351, 4.71130375 52.01151698, 4.71142464 52.01138243, 4.71140781 52.01137667, 4.71140781 52.01137667, 4.71139660 52.01137284, 4.71136073 52.01140901))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

