@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/b007dkr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/393357ef33e22fbcf01b87b09ced6a2e"^^xsd:string ;
  ns0:name "Pand 1033"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961860> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70885808 52.00909269, 4.70888575 52.00907246, 4.70894690 52.00902833, 4.70889102 52.00899897, 4.70880092 52.00906696, 4.70885808 52.00909269))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

